Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ActionResult<T> Structure


ActionResult<T> Structure Properties

For a list of all members of this type, see ActionResult<T> members.

Public Properties
 NameDescription
Public PropertyGets the details category.  
Public PropertyGets a string value indicating the details information of executing action.  
Public PropertyGets the corresponding range of the action.  
Public PropertyGets a value indicating whether the action is executed successful.  
Public PropertyGets the T value represents the executing result.  
Top
See Also